home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / med135.zip / EFFECTS.DOC < prev    next >
Text File  |  1992-02-09  |  2KB  |  71 lines

  1. Detailed Effects Listing:
  2.  
  3. This is part of Norman Lin's MODEDIT Ver 1.00 manual (modified slightly),
  4. not part of the Galliasoft Mod Editor.
  5.  
  6.  
  7.              0 -- ARPEGGIATION
  8.              Format:  xy
  9.  
  10.              Plays its associated note in arpeggiated fashion; that is, it
  11.              rapidly steps the note between 3 pitch values:  the  original
  12.              pitch  value,  the  original  pitch  value  +  "x"  number of
  13.              halfsteps, and the original  pitch  value  +  "y"  number  of
  14.              halfsteps.
  15.  
  16.              1 -- SLIDE UP
  17.              Format:  xx
  18.  
  19.              Slides pitch up; slide speed is determined by the xx argument.
  20.  
  21.              2 -- SLIDE DOWN
  22.              Format:  xx
  23.  
  24.              Just like SLIDE UP except it slides the pitch down.
  25.  
  26.              3 -- SLIDE TO NOTE
  27.              Format:  xx
  28.  
  29.              Similar  to  slide except it slides the pitch TO the pitch of
  30.              the associated note field (commands 1 and 2  only  specify  a
  31.              speed,   not  a  destination).   xx is the speed to slide the
  32.              pitch.
  33.  
  34.              4 -- VIBRATO
  35.              Format:  xy
  36.  
  37.              Performs  "vibrato"  on  a note (wavering  effect).  x is the
  38.              vibrato speed; y is the vibrato depth.
  39.  
  40.              10 -- VOLUME SLIDE
  41.              Format:  x0  or  0y
  42.  
  43.              Slides the volume either up or down.  If x is specified and y
  44.              is  0,  the  volume is slid up at speed x.  If y is specified
  45.              and x is 0, the volume is slid down at speed y.
  46.  
  47.              11 -- POSITION JUMP
  48.              Format:  xx
  49.  
  50.              Breaks the pattern (i.e. stops  playing  it  at  its  current
  51.              position)  and  jumps  to  position  xx in the pattern
  52.              sequence table.
  53.  
  54.              12 -- SET VOLUME
  55.              Format:  xx
  56.  
  57.              Sets the current volume to xx.  Valid range is 00 - 64
  58.  
  59.              13 -- PATTERN BREAK
  60.              Format:  00
  61.  
  62.              Breaks the pattern (i.e. stops  playing  it  at  its  current
  63.              position) and goes on to the next one in the pattern sequence
  64.              table.  The argument is meaningless.
  65.  
  66.              15 -- SET SPEED
  67.              Format:  xx
  68.  
  69.              Sets the speed of the song; hex values 00 - 31 are valid.
  70.  
  71.